FrameLib  0.1
Arbitrarily timed and sized frame-based DSP
FrameLib_Context Class Reference

#include <FrameLib_Context.h>

Public Types

typedef ManagedPointer< FrameLib_LocalAllocator, &Global::getAllocator, &Global::releaseAllocatorAllocator
 
typedef ManagedPointer< FrameLib_ConnectionQueue, &Global::getConnectionQueue, &Global::releaseConnectionQueueConnectionQueue
 
typedef ManagedPointer< FrameLib_DSPQueue, &Global::getDSPQueue, &Global::releaseDSPQueueDSPQueue
 

Public Member Functions

 FrameLib_Context (FrameLib_Global *global, void *reference)
 

Member Typedef Documentation

◆ Allocator

◆ ConnectionQueue

◆ DSPQueue

Constructor & Destructor Documentation

◆ FrameLib_Context()

FrameLib_Context::FrameLib_Context ( FrameLib_Global global,
void *  reference 
)
inline

The documentation for this class was generated from the following file: